xen.git
2014-04-01 Andrew Cooperdocs: Honour --{en, dis}able-xend when building docs
2014-04-01 Andrew Coopertools/libxl: Introduce libxl__malloc()
2014-04-01 Andrew Coopertools/libxl: Correct libxl__zalloc() to take an unsigne...
2014-04-01 Julien GrallMAINTAINERS: Add ARM UART drivers to "ARM ARCHITECTURE...
2014-04-01 Jan BeulichRevert "x86/HVM: fix preemption handling in do_hvm_op()"
2014-03-28 Stefano Stabellinipublic/platform.h: replace unsigned long with xen_ulong_t
2014-03-28 Jan Beulichx86/vMTRR: pass domain to mtrr_*_msr_set()
2014-03-28 Jan Beulichx86/EPT: relax treatment of APIC MFN
2014-03-28 Jan Beulichx86/EPT: also dump permissions and memory types
2014-03-28 Jan Beulichx86/EPT: simplification and cleanup
2014-03-28 Jan Beulichx86/p2m: make p2m_change_type() behavior match p2m_chan...
2014-03-28 Jan Beulichx86/HVM: correct CPUID leaf 80000008 handling
2014-03-28 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op()
2014-03-28 Jan Beulichx86/HVM: simplify do_hvm_op()
2014-03-27 Olaf Heringxend/pvscsi: recognize also SCSI CDROM devices
2014-03-27 Olaf Heringtools/xend: move assert to exception block
2014-03-27 Yi LiAvoid said the /dev/xvd* is already defined after
2014-03-27 Jan Beulichlibxc: domain restore: fold redundant variables
2014-03-27 Julien Grallxen/arm: Add support for XSM
2014-03-27 Julien Grallxen/xsm: Add support for device tree
2014-03-27 Julien Grallxen/xsm: Add xsm_core_init function
2014-03-27 Julien Grallxen/xsm: Don't use multiboot by default to initialize XSM
2014-03-26 Andrew Cooperx86: identify which vcpu's CR4 is being badly modified
2014-03-26 Julien Grallcredit2: Some functions are only used internally
2014-03-26 Julien Grallcommon: sched_sedf: Remove unused functions
2014-03-26 Julien Grallxsm: flask: flask_disable is only used internally
2014-03-26 Julien Grallxsm: flask: ss: remove unused function determine_oocontext
2014-03-26 Julien Grallxsm: flask: Remove unused function avc_sidcmp
2014-03-25 Jan Beulichx86: enforce preemption in HVM_set_mem_access / p2m_set...
2014-03-24 Daniel De Graafevtchn: optimize XSM ssid field
2014-03-24 Daniel De Graafxsm: Reduce compiler command line clutter
2014-03-24 Jan Beulichsysctl: annotate struct pm_cx_stat's pc[]/cc[]
2014-03-24 Jan Beulichx86: fix determination of bit count for struct domain...
2014-03-24 Mukesh Rathorx86/pvh: disallow PHYSDEVOP_pirq_eoi_gmfn_v2/v1
2014-03-24 Jan Beulichx86: drop unused Transmeta definitions
2014-03-21 Ian Jacksonxl: console connection: Print errno value from exec
2014-03-21 Ian Jacksonxl: Remove clone-and-hack in do_daemonize
2014-03-21 Ian Jacksonxl: Abolish vncviewer_child_report
2014-03-21 Ian Jacksonxl: Introduce children[].description and xl_report_chil...
2014-03-21 Ian Jacksonxl: remove needless error checking from calls to xl_fork
2014-03-21 Samuel ThibaultPV-GRUB: fix blk access at end of disk
2014-03-21 Yixun Lan ... tools: fix --enable-xenapi typo error
2014-03-21 Julien Grallxen/arm: domain_vgic_init: Check xzalloc_* return
2014-03-21 Samuel Thibaultminios (blkfront): Add more information on block error
2014-03-21 Julien Grallxen/arm: Guard correctly asm-arm/platforms/exynos5.h
2014-03-21 Tim Deegantools/xen-access: don't use libxc internals directly.
2014-03-21 Roger Pau Monnexenstore: set READ_THREAD_STACKSIZE to a sane value
2014-03-21 Julien Grallxen/xsm: flask: Add missing header in hooks.c
2014-03-21 Julien Grallxen/xsm: flask: flask_copying_string is taking a XEN_GU...
2014-03-21 Julien Grallxen/xsm: flask: MSI is PCI specific
2014-03-21 Julien Grallxen/xsm: flask: Rename variable "bool" in "b"
2014-03-21 Julien Grallxen/xsm: flask: Fix compilation when CONFIG_COMPAT=n
2014-03-21 Julien Grallxen/xsm: xsm_do_mca is x86 specific
2014-03-21 Julien Grallxen/xsm: xsm functions for PCI passthrough is not x86...
2014-03-21 Julien Grallxen/arm: next_module: Skip module if the size is 0
2014-03-21 Julien Grallxen/arm: Correctly define size_t
2014-03-21 Julien Grallxen/arm: Remove the parameter "attrindx" in copy_from_paddr
2014-03-21 Julien Grallxen/arm: kernel: Don't hardcode flash address
2014-03-19 Ian Jacksonlibxl: multidev: Clarify internal API doc comment
2014-03-19 Ian Jacksonxl: Pass -v options on to migration receiver
2014-03-19 Ian Jacksonxl: migration: pass -t to xl migrate-receive
2014-03-19 Ian Jacksonxl: New -t option ("tty") to force \r-based messages
2014-03-19 Ian Jacksonxentoollog: provide XTL_STDIOSTREAM_PROGRESS_USE_CR
2014-03-19 Ian Jacksonlibxl: hotplug scripts: stdin < /dev/null
2014-03-19 Ian Jacksonlibxl: hotplug scripts: stdout >& stderr
2014-03-19 Ian Jacksonlibxl: Make libxl_exec tolerate foofd<=2
2014-03-19 Ian Jacksontools/console: xenconsole tolerate tty errors
2014-03-19 Ian Jacksontools/console: reset tty when xenconsole fails
2014-03-19 Julien Gralltools/libxl: libxl_list_domain: fix typo in error message
2014-03-18 Ian Campbellxen: arm: fixup a couple of coding style issues
2014-03-18 Ian Campbellxen: arm: avoid "PV" terminology
2014-03-18 Ian Campbellxen: arm: make stage 2 page tables walks inner-shareable
2014-03-18 Ian Campbellxen: arm: use more specific barriers for read and write...
2014-03-18 Ian Campbellxen: arm: weaken SMP barriers to inner shareable.
2014-03-18 Ian Campbellxen: arm: add scope to dsb and dmb macros
2014-03-18 Ian Campbellxen: arm: Use dmb for smp barriers
2014-03-18 Ian Campbellxen: arm: Use SMP barriers when that is all which is...
2014-03-18 Ian Campbellxen: arm: consolidate barrier definitions
2014-03-18 Ian Campbellxen: arm: Only upgrade guest barriers to inner shareable.
2014-03-18 Ian Campbellxen: arm: map memory as inner shareable.
2014-03-18 Ian Jacksonlibxc: Fix buffer length for get_suspend_file
2014-03-18 Jan Beulichx86/idle: update to include further package/core reside...
2014-03-18 Jan Beulichx86: Intel CPU family update
2014-03-18 Kevin TianMAINTAINERS: add Kevin Tian to "INTEL(R) VT FOR X86...
2014-03-17 Ian Jacksonlibxl: suspend: Apply guest timeout in evtchn case
2014-03-17 Ian Jacksonlibxl: suspend: Async evtchn wait
2014-03-17 Ian Jacksonlibxl: suspend: Fix suspend wait corner cases
2014-03-17 Ian Jacksonlibxl: suspend: Abolish usleeps in domain suspend wait
2014-03-17 Ian Jacksonlibxl: suspend: Async xenstore pvcontrol wait
2014-03-17 Ian Jacksonlibxl: suspend: domain_suspend_callback_common xs errs
2014-03-17 Ian Jacksonlibxl: suspend: New domain_suspend_pvcontrol_acked
2014-03-17 Ian Jacksonlibxl: suspend: New libxl__domain_pvcontrol_xspath
2014-03-17 Ian Jacksonlibxl: suspend: Reorg domain_suspend_callback_common
2014-03-17 Ian Jacksonlibxl: suspend: Async domain_suspend_callback_common
2014-03-17 Ian Jacksonlibxl: suspend: Async libxl__domain_suspend_callback
2014-03-17 Ian Jacksonlibxl: suspend: trailing ws in libxl_save_msgs_gen.pl
2014-03-17 Ian Jacksonlibxc: suspend: Fix suspend event channel locking
2014-03-17 Ian Jacksonlibxc: suspend: Rename, improve xc_suspend_evtchn_init
2014-03-17 Ian Jacksonlibxl: events: Provide libxl__ev_evtchn*
2014-03-17 Ian Jacksonlibxl: events: Use libxl__xswait_* in spawn code
next